hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
IHipAssetLoadTask.into
hip
api
data
commons
IHipAssetLoadTask
When the variables finish loading, it will also assign the asset to the variables
void
into
(void* function(HipAsset asset) castFunc, HipAsset*[] variables)
interface
IHipAssetLoadTask
void
into
(
void
*
function
(
HipAsset
asset
)
castFunc
,
HipAsset
*[]
variables
...
)
void
into
(T*[] variables)
void
into
(string*[] variables)
void
into
(T function(string) convertFunction, T*[] variables)
Meta
Source
See Implementation
hip
api
data
commons
IHipAssetLoadTask
functions
addOnCompleteHandler
asset
await
hasFinishedLoading
into
result
update
When the variables finish loading, it will also assign the asset to the variables